<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å°å±å¹•*/
@media screen and (max-width: 1366px) {
	.load-more{font-size: 12px;}
	.home .news-box .count a{font-size: 12px;margin-top: 1.8vw;width: 8vw;}
	.home .field-box .item:hover .main{padding-top: 2.5vw;}
	.home .field-box .load-more{margin-top: 1.5vw;}
	.course-box .swiper-course .txt *{font-size: 12px !important; line-height: 1.32 !important;}
	.compute .container{width: 84.375vw;}
}

/*ç§»åŠ¨ç«¯é€‚é…*/
@media screen and (max-width: 750px) {
	.container{width: 92%;padding: 0;margin: 0 auto;}
	.xs-show{display: block !important;}
	.xs-hidden{display: none !important;}
	/*å¤´éƒ¨*/
	.header{display: none !important;}
	.m-header{display: block;position: fixed;left: 0;top: 0;width: 100%;height: 1rem;z-index: 99;background: none;}
	.m-header .container{width: 100%;padding-left: .3rem;box-sizing: border-box;position: relative;z-index: 10;}
	.m-header .logo{display: block;width: 1.8rem;float: left;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .nav{float: right; width: 1.14rem;height: 1rem;background: url('../images/m_nav.png') no-repeat center #047CEB;background-size: .66rem .44rem;}
	.m-header .search{float: right; width: .4rem;height: .4rem;background: url('../images/search.png') no-repeat;background-size: cover;margin: .3rem .4rem 0 0;}
	.m-main{position: absolute;left: 0;top: 1rem;width: 100%;height: calc(100vh - .1rem); display: none;background: #fff;overflow-y: auto;}
	.m-main .container{padding: .6rem 4% 2.5rem;}
	.m-main .item .top{font-size: .3rem;line-height: 1.16rem;font-weight: bold;color: #333;border-bottom: 1px solid #E6E6E6;position: relative;}
	.m-main .item .top::after{content: '';width: .24rem;height: .14rem;background: url('../images/arrow_bb.png') no-repeat;position: absolute;
	right: .2rem;top: 50%;margin-top: -.07rem;transform: rotate(-90deg);background-size: cover;transition: all .5s ease-in-out;}
	.m-main .item .active::after{transform: rotate(0deg);}
	.m-main .item .list{display: none;width: 6.2rem;margin: 0 auto;}
	.m-main .item .list a{display: block;font-size: .28rem;color: #666;line-height: 1.12rem;border-bottom: 1px solid #EAEAEA;}
	.m-search{position: absolute;left: 0;top: .94rem;background: rgba(0,17,34,0.8);padding: 30px 4% 20px;width: 92%;display: none;}
	.m-search form{width: 100%;height: 40px;line-height: 40px;background-color: #fff;box-shadow:0 0 10px 0px #55708f;border-radius: 3px;overflow: hidden;}
	.m-search .text{width: 85%;height: 40px;border:none;color: #333;background:none;text-indent: 20px;}
	.m-search .btn{width: 15%;height: 40px;background: url('../images/search_n.png') no-repeat center center;background-size: 20px;border:none;}
	.m-head-show{background: #001149;}

	/*åº•éƒ¨*/
	.footer .top{display: block;padding: .6rem 0;}
	.footer .pic{width: 2.2rem;display: none;}
	.footer .nav{flex-wrap: wrap;margin-top: .5rem;}
	.footer .nav a{font-size: .3rem;line-height: .4rem;margin: 0 .68rem .3rem 0;}
	.footer .nav a:nth-child(4n){margin-right: 0;}
	.footer .address{margin-top: .5rem;}
	.footer h5{font-size: .3rem;line-height: .4rem;margin-bottom: .2rem;}
	.footer .address p{font-size: .26rem;line-height: .46rem;}
	.footer .address span{font-size: .28rem;}
	.footer .right{width: 100%;padding-top: .6rem;}
	.footer .title{font-size: .3rem;line-height: .4rem;}
	.footer .friend-select{margin-top: .3rem;}
	.footer .friend-select p{font-size: .28rem;padding: 0 .3rem;}
	.footer .friend-select::after{width: .24rem;height: .14rem; right: .3rem;margin-top: -.07rem;}
	.footer .friend-select ul{bottom: .84rem;top: auto;max-height: 4rem;}
	.footer .friend-select a{font-size: .28rem;padding: 0 .3rem;line-height: .8rem;}
	.footer .bot{font-size: .24rem;line-height: .42rem;padding: .3rem 0 .5rem;display: block;}
	.footer .share{margin-top: .3rem;}
	.footer .share a{margin-left: .3rem;width: .44rem;height: .44rem;}
	.footer .share .icon{width: .44rem;height: .44rem;}
	.footer .share .erify{width: 2.2rem;left: auto;right: -.3rem;}
	.footer .share .erify::after{right: .3rem;left: auto;}
	.footer .share a:last-child .erify{right: -.2rem;}
	.footer .share a:last-child .erify::after{right: .2rem;}

	/*é€šç”¨*/
	.sub-banner h3{font-size: .52rem;padding-top: 3rem;}
	.sub-banner .bot{display: none;}
	.load-more{width: 1.9rem;height: .6rem;font-size: .24rem;padding: 0 .15rem;border-radius: .1rem;}
	.load-more i{width: .5rem;height: .3rem;}
	.case-list ul{padding-bottom: .4rem;}
	.case-list li{width: 100%;height: 4.78rem;margin: 0 0 .3rem;}
	.case-list .imgBg{height: 4.78rem;}
	.case-list .main{bottom: -.8rem;padding: 0 .3rem;}
	.case-list .name{font-size: .3rem;}
	.case-list .data{margin-top: .3rem;font-size: .26rem;padding: .2rem 0;}
	.case-list li:hover .data{margin-top: .2rem;}
	.news-list{padding: .8rem 0 .4rem;}
	.news-list li{margin-bottom: .3rem;}
	.news-list a{padding-bottom: .3rem;}
	.news-list .date{display: none;}
	.news-list .box{width: 100%;}
	.news-list .title{font-size: .3rem;max-width: none;}
	.news-list .txt{font-size: .26rem;max-width: none;}
	.show-list{padding: .8rem 0 .4rem;}
	.show-list li{margin-bottom: .3rem;}
	.show-list a{display: block;padding-bottom: .3rem;}
	.show-list .pic{width: 100%;height: 4.73rem;border-radius: .08rem;}
	.show-list .imgBg{height: 4.73rem;}
	.show-list .box{width: 100%;margin-top: .3rem;}
	.show-list .title{font-size: .3rem;max-width: none;}
	.show-list .txt{margin-top: .3rem;font-size: .26rem;max-width: none;}
	.report-list{padding: .8rem 0 .4rem;}
	.report-list li{width: 100%;margin: 0 0 .3rem;}
	.report-list .pic{width: 100%;height: 4.56rem;border-radius: .08rem;}
	.report-list .imgBg{height: 4.56rem;}
	.report-list .box{padding: .3rem 0;}
	.report-list .title{font-size: .3rem;}
	.report-list .txt{font-size: .26rem;margin-top: .2rem;}
	.report-list .time{margin-top: .3rem;font-size: .24rem;}
	.summons-list{padding: .8rem 0 .4rem;}
	.summons-list li{width: 100%;margin: 0 0 .3rem;border-radius: .08rem;height: auto;}
	.summons-list a{padding: .3rem;}
	.summons-list .title{font-size: .3rem;}
	.summons-list .txt{font-size: .26rem;margin-top: .2rem;}
	.summons-list .date{width: 1.6rem;height: .6rem;font-size: .24rem;line-height: .6rem;margin-top: .3rem;}

	/*é¦–é¡µ*/
	.home .swiper-banner .container{padding-top: 45%;}
	.home .swiper-banner .name{font-size: .6rem;}
	.home .swiper-banner .txt{font-size: .36rem;margin-top: .3rem;max-width: none; width: 80%;line-height: 1.5;}
	.home .swiper-banner .swiper-pagination{bottom: .8rem;}
	.home .swiper-banner .swiper-pagination-bullet{width: .12rem;height: .12rem;margin: 0 .1rem;}
	.home .swiper-banner .swiper-pagination-bullet-active{width: .2rem;height: .2rem;}
	.home .en{font-size: .28rem;}	
	.home .title{font-size: .4rem;margin-top: .2rem;}
	.home .found-box{padding: .8rem 0;}
	.home .found-box .container{display: block;padding-bottom: 1rem;}
	.home .found-box .left{width: 100%;}
	.home .found-box .info{font-size: .26rem;margin-top: .3rem;}
	.home .found-box .list{margin-top: .3rem;width: 100%;}
	.home .found-box .list p{font-size: .22rem;}
	.home .found-box .list .num{font-size: .6rem;}
	.home .found-box .list .num span{font-size: .3rem;top: -.26rem;}
	.home .found-box .list .unit{font-size: .22rem;}
	.home .found-box .load-more{margin-top: .1rem;position: absolute;left: 0;bottom: 0;}
	.home .global-box{padding: .8rem 0;}
	.home .global-box .container{display: block;}
	.home .global-box .left{width: 100%;}
	.home .global-box .num{font-size: .3rem;margin-top: .6rem;line-height: .4rem;color: #047CEB;background: none;-webkit-text-fill-color:#047CEB;text-fill-color:#047CEB;}
	.home .global-box .num span{font-size: .8rem;line-height: .6rem;}
	.home .global-box .num em{font-size: .5rem;margin-right: .1rem;line-height: .4rem;}
	.home .global-box .name{font-size: .3rem;margin-top: .2rem;}
	.home .global-box .info{font-size: .26rem;margin-top: .2rem;}
	.home .global-box .load-more{margin-top: .1rem;position: absolute;left: 0;bottom: 0;}
	.home .global-box .pic{width: 100%;margin-top: .5rem;}
	.home .field-box{padding: .8rem 0;}
	.home .field-box .box{display: block;}
	.home .field-box .info{margin-top: .3rem;font-size: .26rem;width: 100%;}
	.home .field-box .list{overflow-x: scroll;width: 7.2rem;margin-top: .5rem;}
	.home .field-box .item{width: 3.16rem;flex: none;height: 4.31rem;margin-right: .3rem;}
	.home .field-box .imgBg{height: 4.31rem;}
	.home .field-box .main{padding: 0 .3rem;top: 3.46rem;}
	.home .field-box .name{font-size: .3rem;}
	.home .field-box .txt{font-size: .24rem;margin-top: 0;}
	.home .field-box .load-more{width: 1.9rem;height: .5rem;margin-top: .3rem;padding: 0 .2rem;font-size: .2rem;}
	.home .field-box .item:hover .main{padding-top: 0;top: 3.46rem;}
	.home .industry-box{padding: .8rem 0;}
	.home .industry-box .list{margin-top: .5rem;overflow-x: auto;width: 7.2rem;}
	.home .industry-box .list .item{width: 6.3rem;margin-bottom: .3rem;flex: none;margin-right: .3rem;}
	.home .industry-box .list .imgBg{height: 1.78rem;}
	.home .industry-box .list .name{font-size: .3rem;margin-top: .3rem;}
	.home .industry-box .list .txt{width: 100%;margin-top: .2rem;font-size: .26rem;display: block !important;max-width: none;}
	.home .industry-box .list .load-more{margin-top: .5rem;display: flex !important;}
	.home .industry-box .process{display: none;}
	.home .case-box{padding: .8rem 0 .8rem .3rem;display: block;}
	.home .case-box .left{width: 100%;}
	.home .case-box .txt{margin-top: .3rem;font-size: .26rem;}
	.home .case-box .load-more{margin-top: .5rem;}
	.home .case-box .case-swiper{width: 100%;margin-top: .5rem;height: 4.34rem;padding-bottom: 0;}
	.home .case-box .case-swiper .swiper-slide{width: 5.8rem;height: 4.34rem;border-radius: .08rem;}
	.home .case-box .case-swiper .imgBg{width: 5.8rem;height: 4.34rem;}
	.home .case-box .case-swiper .main{bottom: -.8rem;padding: 0 .3rem;}
	.home .case-box .case-swiper .name{font-size: .3rem;}
	.home .case-box .case-swiper .data{margin-top: .3rem;font-size: .24rem;padding: .2rem 0;}
	.home .case-box .case-swiper .swiper-slide:hover .data{margin-top: .2rem;}
	.home .case-box .case-swiper .swiper-scrollbar{display: none;}
	.home .news-box{padding: .8rem 0;}
	.home .news-box .container{position: relative;}
	.home .news-box .main{display: block;margin-top: .5rem;}
	.home .news-box .news-swiper{width: 100%;border-radius: .08rem;}
	.home .news-box .news-swiper .imgBg{height: 4.85rem;}
	.home .news-box .news-swiper .name{font-size: .28rem;bottom: .3rem;padding: 0 .3rem;}
	.home .news-box .news-swiper .swiper-pagination{top: .3rem;padding: 0 .3rem;height: .16rem;}
	.home .news-box .news-swiper .swiper-pagination-bullet{width: .1rem;height: .1rem;margin-left: .1rem;}
	.home .news-box .news-swiper .swiper-pagination-bullet-active{width: .16rem;height: .16rem;}
	.home .news-box .list{display: block;margin-top: 1.5rem;height: auto;width: 100%;}
	.home .news-box .list a{padding: .3rem;height: auto;margin-bottom: .3rem;border-radius: .08rem;}
	.home .news-box .list .name{font-size: .3rem;}
	.home .news-box .list .txt{font-size: .26rem;margin-top: .3rem;}
	.home .news-box .list .type{width: 1.4rem;height: .6rem;font-size: .26rem;margin-top: .3rem;line-height: .6rem;}
	.home .news-box .list .time{font-size: .24rem;margin-top: .3rem;}
	.home .news-box .count{width: 100%;height: 8.54rem;padding: .8rem .3rem 0;}
	.home .news-box .count .name{font-size: .4rem;}
	.home .news-box .count .box{height: auto;margin-top: .5rem;}
	.home .news-box .count .bg{border-radius: .08rem;}
	.home .news-box .count .cell{padding: .6rem .3rem;}
	.home .news-box .count img{width: 1.7rem;}
	.home .news-box .count h5{font-size: .3rem;margin-top: .3rem;}
	.home .news-box .count .txt{font-size: .26rem;margin-top: .2rem;}
	.home .news-box .count a{margin-top: .4rem;width: 2.8rem;height: .8rem;font-size: .26rem;padding: 0 .3rem;border-radius: .08rem;}
	.home .news-box .count a i{width: .5rem;height: .3rem;}
	.home .news-box .load-more{position: absolute;left: 0;top: 6.8rem;margin-top: 0;}
	.home .develop-box{padding: .8rem 0;}
	.home .develop-box .container{display: block;}
	.home .develop-box p{font-size: .26rem;}
	.home .develop-box h4{margin-top: .3rem;font-size: .48rem;}
	.home .develop-box .info{font-size: .26rem;margin: .3rem auto 0;width: 80%;}
	.home .develop-box a{width: 5rem;height: .8rem;margin-top: .5rem;font-size: .26rem;padding: 0 .3rem;border-radius: .1rem;}
	.home .develop-box a i{width: .36rem;height: .36rem;}

	/*å…³äºŽæˆ‘ä»¬*/
	.course-box{padding-bottom: .6rem;}
	.course-box .en{font-size: .3rem;}
	.course-box .title{font-size: .36rem;}
	.course-box .swiper-course{padding: 0 .6rem;margin-top: .5rem;}
	.course-box .swiper-course .swiper-container{height: 3.18rem;}
	.course-box .swiper-course .swiper-container::before{top: .82rem;}
	.course-box .swiper-course .year{font-size: .36rem;}
	.course-box .swiper-course .icon{width: .3rem;height: .3rem;margin-top: .2rem;}
	.course-box .swiper-course .icon::after{width: .12rem;height: .12rem;}
	.course-box .swiper-course .txt{font-size: .24rem;margin-top: .2rem;width: 100%;max-width: none;transform:translateY(0px);opacity: 1;}
	.course-box .swiper-course .swiper-button-prev,
	.course-box .swiper-course .swiper-button-next{width: .6rem;height: .6rem;border-width: .04rem;top: .52rem;}
	.course-box .swiper-course .swiper-button-prev i,
	.course-box .swiper-course .swiper-button-next i{width: .13rem;height: .23rem;margin-right: .05rem;}
	.course-box .swiper-course .swiper-button-next i{margin-right: 0;margin-left: .05rem;}
	.about .title{font-size: .4rem;}
	.about .profile-box{height: auto;padding: .8rem 0;}
	.about .profile-box .container{display: block;}
	.about .profile-box .left{width: 100%;height: auto;}
	.about .profile-box .left .box{padding: .6rem .3rem;}
	.about .profile-box .name{font-size: .36rem;}
	.about .profile-box .name span{font-size: .28rem;margin-left: .3rem;}
	.about .profile-box .content{font-size: .26rem;padding-top: .5rem;margin-top: .5rem;}
	.about .profile-box .content p{margin-bottom: .2rem;}
	.about .profile-box .right{margin-top: .6rem;width: 100%;height: auto;margin-right: 0;justify-content: center;}
	.about .profile-box .list{width: 88%;}
	.about .profile-box .list .item{width: 50%;}
	.about .profile-box .list p{font-size: .28rem;margin-bottom: .2rem;}
	.about .profile-box .list .num{font-size: .8rem;}
	.about .profile-box .list .num span{font-size: .4rem;top: -.3rem;}
	.about .profile-box .list .unit{font-size: .3rem;margin-top: .2rem;}
	.about .profile-box .list .item:first-child,
	.about .profile-box .list .item:nth-child(2){padding-bottom: .3rem;}
	.about .profile-box .list .item:nth-child(3),
	.about .profile-box .list .item:last-child{padding-top: .3rem;}
	.about .mission-box{padding: .8rem 0;}
	.about .mission-box .container{flex-direction: column-reverse;}
	.about .mission-box .pic{width: 100%;border-radius: .1rem;}
	.about .mission-box .player{width: 1rem;height: 1rem;border-width: .04rem;}
	.about .mission-box .player i{width: .36rem;height: .41rem;margin-left: .05rem;}
	.about .mission-box .left{margin-top: .5rem;}
	.about .mission-box .name{font-size: .3rem;margin-top: .5rem;}
	.about .mission-box .info{font-size: .26rem;margin-top: .3rem;}
	.about .honor-box{padding: .8rem 0;}
	.about .honor-box::after{bottom: .3rem;}
	.about .honor-box .list{justify-content: space-between;margin-top: .5rem;}
	.about .honor-box .item{width: 48%;margin: 0 0 .3rem;height: 2.43rem;}
	.about .honor-box .img{padding: .08rem;height: 2.43rem;}
	.about .honor-box .img img{max-width: 3.15rem;max-height: 2.27rem;}
	.about .partner-box{padding: .8rem 0;}
	.about .partner-box .list{justify-content: space-between;margin-top: .5rem;}
	.about .partner-box .item{width: 48%;margin: 0 0 .3rem;height: 1.54rem;}
	.about .partner-box .item img{max-width: 92%;max-height: 1.14rem;}

	/*ä¸šåŠ¡é¢†åŸŸ*/
	.solute-banner h3{padding-top: 1.6rem;}
	.solute-banner .txt{font-size: .24rem;width: 100%;margin-top: .2rem;}
	.solute-banner .load-more{margin-top: .3rem;}
	.solution .scene-box{padding: .8rem 0;}
	.solution .scene-box .container{display: block;}
	.solution .scene-box .title{font-size: .3rem;width: 100%;}
	.solution .scene-box .info{width: 100%;margin-top: .5rem;font-size: .26rem;}
	.solution .project-box::before{width: 100%;height: calc(100% - .8rem);border-radius: 0;}
	.solution .project-box .nav{overflow-x: auto;width: 7.2rem;}
	.solution .project-box .item{padding: 0 .3rem;font-size: .28rem;line-height: .8rem;flex: none;}
	.solution .project-box .tabs{padding: .6rem 0;}
	.solution .project-box .box{flex-direction: column-reverse;}
	.solution .project-box .pic{width: 100%;border-radius: .1rem;}
	.solution .project-box .left{width: 100%;margin-top: .5rem;}
	.solution .project-box .name{font-size: .36rem;}
	.solution .project-box .txt{margin-top: .2rem;font-size: .26rem;}
	.solution .project-box .load-more{margin-top: .5rem;}
	.solution .lifecycle-box{padding: .8rem 0;}
	.solution .lifecycle-box .title{font-size: .36rem;}
	.solution .lifecycle-box .nav{padding: 0;margin-top: .3rem;overflow-x: scroll;}
	.solution .lifecycle-box .nav .item{height: 1rem;line-height: 1rem;font-size: .28rem;padding: 0 .6rem;flex: none;}
	.solution .lifecycle-box .nav .active::before{border-left-width: .08rem;border-right-width: .08rem;border-bottom-width: .08rem;margin-left: -.04rem;bottom: .04rem;}
	.solution .lifecycle-box .nav .active::after{width: 1.2rem;height: .04rem;margin-left: -.6rem;}
	.solution .lifecycle-box .tabs{margin-top: .6rem;padding: 0;}
	.solution .lifecycle-box .tabs .box{flex-direction: column-reverse;}
	.solution .lifecycle-box .tabs .pic{width: 100%;border-radius: .1rem;}
	.solution .lifecycle-box .tabs .pic p{font-size: .26rem;padding: 0 .3rem;line-height: .8rem;}
	.solution .lifecycle-box .tabs .left{margin-top: .5rem;width: 100%;}
	.solution .lifecycle-box .tabs .title{font-size: .36rem;}
	.solution .lifecycle-box .tabs .txt{margin-top: .3rem;font-size: .26rem;}
	.sub-banner .xs-show{position: relative;z-index: 10;}
	.solute-select{width: 100%;height: 1rem;background: #047CEB;}
	.solute-select p{padding: 0 .3rem;font-size: .3rem;line-height: 1rem;color: #fff;position: relative;}
	.solute-select p::after{content: '';width: .24rem;height: .14rem;position: absolute;right: .3rem;top: 50%;margin-top: -.07rem;background: url('../images/arrow_wb.png') no-repeat;background-size: cover;}
	.solute-select ul{position: absolute;left: 0;top: 1rem;width: 100%;background: #047CEB;display: none;}
	.solute-select a{display: block;font-size: .3rem;line-height: 1rem;padding: 0 .3rem;color: #fff;border-top: 1px solid rgba(255, 255, 255, 0.6);}

	/*é¡¹ç›®æ¡ˆä¾‹*/
	.case{padding: .8rem 0 1.2rem;}

	/*èµ„è®¯ä¸­å¿ƒ*/
	.news{padding-bottom: .8rem;}
	.news-search{margin-top: .8rem;}
	.news-search .form{width: 100%;border-bottom-width: .04rem;}
	.news-search .year-select{width: 1.8rem;}
	.news-search .year-select p{font-size: .26rem;line-height: .8rem;padding-left: .2rem;}
	.news-search .year-select::after{width: .2rem;height: .12rem;margin-top: -.06rem;}
	.news-search .text{width: 4.3rem;height: .8rem;padding: 0 .3rem;font-size: .26rem;}
	.news-search .btn{width: .4rem;height: .4rem;}
	.news .news-top{margin-top: .6rem;}
	.news .news-top .container{padding:0;border-radius: .08rem;}
	.news .swiper-news{padding-bottom: .8rem;}
	.news .swiper-news a{display: block;}
	.news .swiper-news .pic{width: 100%;height: 4.88rem;border-radius: .08rem;}
	.news .swiper-news .imgBg{height: 4.88rem;}
	.news .swiper-news .box{width: 100%;margin-top: .3rem;box-sizing: border-box;padding: 0 .3rem;}
	.news .swiper-news .name{max-width: none;font-size: .3rem;}
	.news .swiper-news .time{font-size: .26rem;margin-top: .2rem;}
	.news .swiper-news .txt{font-size: .26rem;margin-top: .3rem;max-width: none;}
	.news .swiper-news .swiper-pagination{width: 100%;left: 0;bottom: .3rem;justify-content: center;}
	.news .swiper-news .swiper-pagination-bullet{width: .1rem;height: .1rem;margin: 0 .1rem;}
	.news .swiper-news .swiper-pagination-bullet-active{width: .16rem;height: .16rem;}
	.show .show-top{margin-top: .8rem;}
	.show .swiper-show{padding-bottom: .8rem;}
	.show .swiper-show a{display: block;}
	.show .swiper-show .pic{width: 100%;height: 4.74rem;border-radius: .08rem;}
	.show .swiper-show .imgBg{height: 4.74rem;}	
	.show .swiper-show .box{padding-top: .3rem;width: 100%;}
	.show .swiper-show .state{width: 1.6rem;height: .6rem;font-size: .24rem;line-height: .6rem;}
	.show .swiper-show .name{font-size: .3rem;max-width: none;margin-top: .3rem;}
	.show .add-info{margin-top: .3rem;display: block;}
	.show .swiper-show .add-info{margin-top: .3rem;}
	.show .add-info .item{font-size: .26rem;margin-bottom: .2rem;}
	.show .add-info i{width: .44rem;height: .44rem;margin-right: .2rem;}
	.show .swiper-show .txt{font-size: .26rem;max-width: none;margin-top: .3rem;}
	.show .swiper-show .swiper-pagination{width: 100%;left: 0;bottom: .3rem;justify-content: center;}
	.show .swiper-show .swiper-pagination-bullet{width: .1rem;height: .1rem;margin: 0 .1rem;background: rgba(0,0,0,0.6);}
	.show .swiper-show .swiper-pagination-bullet-active{width: .16rem;height: .16rem;background: none;border-color: rgba(0,0,0,0.6);}
	.show,
	.summons{padding-bottom: .8rem;}

	/*æ–°é—»è¯¦æƒ…*/
	.newsDet{padding: .8rem 0 1.2rem;}
	.newsDet .container{padding-left: 0;}
	.newsDet .top{padding: 0 0 .3rem;}
	.newsDet .name{font-size: .36rem;line-height: .44rem;font-weight: bold;}
	.newsDet .date{font-size: .26rem;line-height: .46rem;margin-top: .1rem;}
	.newsDet .share{margin-top: .3rem;}
	.newsDet .share a{width: .6rem;height: .6rem;background-size: .6rem 1.8rem;margin-right: .2rem;}
	.newsDet .share .tsina{background-position: 0 -.6rem;}
	.newsDet .share .bshare-linkedin{background-position: 0 -1.2rem;}
	.newsDet .content{margin-top: .5rem;padding-right: 0;font-size: .26rem;line-height: .44rem;}
	.newsDet .content p{margin-bottom: .2rem;}
	.newsDet .content img{height: auto !important;}
	.newsDet .news-page{padding: 0;margin-top: .5rem;}
	.newsDet .news-page a{width: 1.8rem;height: .6rem;padding: 0 .3rem;font-size: .24rem;}
	.newsDet .news-page a i{width: .32rem;height: .1rem;}
	.newsDet .back{display: none;}

	/*ä¸‹è½½ä¸­å¿ƒ*/
	.download{padding: .8rem 0;}
	.download .container{display: block;}
	.download .nav{margin-top: 0;width: 100%;display: none;}
	.download .nav .title{font-size: .36rem;padding-bottom: .3rem;}
	.download .nav ul{display: flex;margin-top: .2rem;}
	.download .nav li{border-bottom: none;}
	.download .nav a{font-size: .26rem;line-height: .6rem;margin-right: .34rem;}
	.download .nav a::after{display: none;}
	.download .main{width: 100%;margin-top: .6rem;}
	.video-list li{width: 100%;margin: 0 0 .3rem;}
	.video-list a,
	.video-list .imgBg{height: 4.78rem;}
	.video-list .player{width: .8rem;height: .8rem;border-width: .04rem;top: 1.6rem;margin-left: -.4rem;}
	.video-list .player i{width: .28rem;height: .32rem;margin-left: 0;}
	.video-list .name{height: .8rem;line-height: .8rem;padding: 0 .3rem;font-size: .28rem;}
	.manual-list li{height: auto;padding: .3rem;justify-content: flex-end;flex-wrap: wrap;}
	.manual-list .name{width: 100%;font-size: .26rem;line-height: .36rem;margin-bottom: .3rem;}
	.manual-list .load, 
	.manual-list .view{width: 1.4rem;height: .6rem;margin-left: .3rem;border-radius: .04rem;font-size: .24rem;}
	.manual-list .load i,
	.manual-list .view i{width: .3rem;height: .3rem;margin-right: .1rem;}

	/*è”ç³»æˆ‘ä»¬*/
	.contact{padding: .8rem 0;}
	.contact .map-box{padding-bottom: .6rem;display: block;}
	.contact .map-box .left{width: 100%;}
	.contact .map-box .title{font-size: .36rem;}
	.contact .map-box .tips{font-size: .26rem;margin-top: .2rem;}
	.contact .map-box .info{margin-top: .5rem;}
	.contact .map-box .item{height: 1.2rem;}
	.contact .map-box .name{font-size: .26rem;line-height: .36rem;}
	.contact .map-box .txt{font-size: .28rem;line-height: .38rem;width: calc(100% - 1.2rem);}
	.contact .map-box .tel{font-size: .3rem;width: calc(100% - 1.2rem);}
	.contact .map-box .email{font-size: .28rem;width: calc(100% - 1.2rem);}
	.contact .map-box .email i{width: .32rem;height: .32rem;margin-left: .3rem;}
	.contact .map-box .wechat{margin: .4rem 0 0 1.2rem;}
	.contact .map-box .step{margin-right: .2rem;}
	.contact .map-box .step .pic{width: 2rem;}
	.contact .map-box .step p{font-size: .24rem;line-height: .36rem;margin-top: .2rem;}
	.contact .map-box .right{width: 100%;margin-top: .5rem;flex-direction: column-reverse;}
	.contact .map-box .guide{width: 2.8rem;height: .8rem;font-size: .28rem;padding: 0 .3rem;margin: .5rem auto 0;}
	.contact .map-box .guide i{width: .5rem;height: .3rem;}
	.contact .map-box .pic{width: 100%;}
	.contact .feedback-box{padding: .8rem .3rem;}
	.contact .feedback-box .title{font-size: .32rem;}
	.contact .feedback-box form{margin-top: .5rem;}
	.contact .feedback-box .cell{display: block;margin-bottom: .2rem;}
	.contact .feedback-box .item{width: 100%;margin-bottom: .2rem;}
	.contact .feedback-box .name{font-size: .26rem;margin-bottom: .2rem;}
	.contact .feedback-box .text{height: .8rem;padding: 0 .3rem;font-size: .26rem;}
	.contact .feedback-box textarea{height: 2.4rem;padding: .2rem .3rem;font-size: .26rem;}
	.contact .feedback-box .check-list .step{padding-left: .8rem;line-height: .6rem;font-size: .26rem;margin-right: .3rem;}
	.contact .feedback-box .check-list .step::before{width: .6rem;height: .6rem;}
	.contact .feedback-box .check-list .active::before{background-size: .3rem .3rem;}
	.contact .feedback-box .mutil-select{height: .8rem;}
	.contact .feedback-box .mutil-select p{font-size: .26rem;height: .8rem;padding: 0 .3rem;}
	.contact .feedback-box .mutil-select p::after{width: .2rem;height: .12rem;right: .3rem;margin-top: -.06rem;}
	.contact .feedback-box .mutil-select ul{top: .8rem;max-height: 3rem;}
	.contact .feedback-box .mutil-select li{margin-left: .3rem;line-height: .6rem;font-size: .26rem;padding-left: .6rem;}
	.contact .feedback-box .mutil-select li::before{width: .4rem;height: .4rem;margin-top: -.2rem;}
	.contact .feedback-box .mutil-select .active::before{background-size: .3rem .3rem;}

	.contact .feedback-box .vcode{justify-content: space-between;}
	.contact .feedback-box .vcode-text{width: 3.54rem;margin-right: 0;}
	.contact .feedback-box img{height: .8rem;width: 2.56rem;}
	.contact .feedback-box .cell-bot{padding-top: .3rem;}
	.contact .feedback-box .com-bg{width: 2.8rem;height: .8rem;border-radius: .1rem;}
	.contact .feedback-box .btn{height: .8rem;padding: 0 .3rem;background-position: right .3rem center;background-size: .5rem .3rem;font-size: .28rem;}

	/*å‡æŽ’è®¡ç®—*/
	.compute{padding-bottom: .8rem;}
	.compute .container{width: 92%;}
	.compute .main{margin-top: -3.5rem;border-radius: .3rem;}
	.compute .title{font-size: .4rem;padding: 0 .3rem;line-height: 1rem;}
	.compute .box{padding: .3rem .3rem .6rem;display: block;}
	.compute .search{margin-bottom: .6rem;width: 100%;}
	.compute .search .item{width: 100%;}
	.compute .search .name{font-size: .26rem;line-height: .36rem;margin-bottom: .2rem;}
	.compute .search .type-check li{font-size: .26rem;line-height: .4rem;padding-left: .46rem;}
	.compute .search .type-check li::before{width: .32rem;height: .32rem;margin-top: -.16rem;}
	.compute .search .type-check .active::after{width: .12rem;height: .12rem;left: .1rem;margin-top: -.06rem;}

	.compute .search .province-select{height: .8rem;}
	.compute .search .province-select p{font-size: .26rem;line-height: .8rem;padding: 0 .3rem;}
	.compute .search .province-select::after{width: .2rem;height: .12rem;right: .3rem;margin-top: -.06rem;}
	.compute .search .text{height: .8rem;font-size: .26rem;padding: 0 .3rem;}
	.compute .action-btn{margin-top: .5rem;}
	.compute .action-btn a{width: 3rem;height: .8rem;padding: 0 .3rem;font-size: .26rem;}
	.compute .action-btn a i{width: .48rem;height: .48rem;}
	.compute .outcome{padding: .3rem .2rem .6rem;width: 100%;}
	.compute .outcome .r-title{font-size: .4rem;line-height: .5rem;}
	.compute .outcome .sub-tit{font-size: .28rem;line-height: .3rem;margin-top: .3rem;}
	.compute .outcome .tips{margin-top: .2rem;font-size: .26rem;height: .8rem;}
	.compute .outcome .list{margin-top: .3rem;}
	.compute .outcome .item{width: 100%;height: .8rem;}
	.compute .outcome .name,
	.compute .outcome .num{font-size: .26rem;}
	.compute .outcome .num span{margin-right: .2rem;}
	.compute .outcome .total{margin-top: .8rem;font-size: .3rem;line-height: .5rem;}
	.compute .outcome .tree-icon{width: .7rem;height: .62rem;margin-right: .2rem;}

	.result{padding: .8rem 0;}
	.result h4{font-size: .4rem;}
	.result .tips{font-size: .24rem;}
	.result .main{display: block;margin-top: .3rem;}
	.result .left .title{font-size: .3rem;margin-bottom: .3rem;}
	.result .left .list{display: flex;}
	.result .left a{border-bottom: none;font-size: .26rem;line-height: .46rem;margin-right: .3rem;}
	.result .left a:last-child{margin-right: 0;}

	.result .left,
	.result .right,
	.result .report-list li,
	.result .summons-list li{width: 100%;}
	.result .page{margin-top: .6rem;}
	.page a,
	.page span{display: none;}
	.page .next,
	.page .prev{display: block;}
}</pre></body></html>